Skip to content

Conversation

bengtlofgren
Copy link

@bengtlofgren bengtlofgren commented May 19, 2025

Description

Addressing todos in the instruction for the initialize_fast_market_order

Changes

  • Changed the variable names in the accounts struct
  • Changed instruction data to take FastMarketOrderParams struct instead of the FastMarketOrder account struct
  • Force the payer to be the close_account_refund_recipient

Currently failing tests

There are currently a few failing tests that use custom actors to initialize fast market orders and close them. I suspect this is mainly logic on the testing side that hasn't accommodated the new changes to the program, but needs further investigation and work. Until these tests are fixed, do NOT change into a PR from Draft

@bengtlofgren bengtlofgren force-pushed the shim/integration_program-todos/init-fast-market-order branch from d6c3742 to 6292726 Compare May 19, 2025 18:21
@bengtlofgren bengtlofgren marked this pull request as draft May 19, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant